home *** CD-ROM | disk | FTP | other *** search
/ MacWorld 1999 July / Macworld (1999-07).dmg / Shareware World / Comms & Internet / OpenScript 1.6.1 / Version History < prev   
Text File  |  1999-04-26  |  2KB  |  54 lines

  1. version 1.6.1 April 26,1999
  2. • fixed a bug in the EncodeToHTML routine
  3.    (thanks to Stefano Bargioni)
  4.  
  5. version 1.6 April 26,1999
  6. • added the EncodeToHTML routine, in order to correctly display the OSA errors
  7. • updated some routines
  8. • better I/O support
  9.  
  10. version 1.5.2 April 09,1999
  11. • updated documentation
  12. • fixed a small bug in the execution of an internal command (lost last character)
  13.    (thanks to Sven Sorensen)
  14.  
  15. version 1.5.1 April 08,1999
  16. • updated documentation in order to use MacPerl with OpenScript
  17.  
  18. version 1.5 April 06,1999
  19. • fixed a memory related problem (stack size) with the native AppleScript implementation introduced with System 8.5
  20. • fixed some minor bugs related to the parsing algorithm
  21. • improved PIXO implementation (it's action name is now OPENSCRIPT_PIXO)
  22.    (thanks to Eric Bickford)
  23. • speed improvements
  24. • multithreaded routines
  25.    (thanks to Chuck Shotton, Grant Hulbert and ClearWay Technologies)
  26.  
  27. version 1.1.4 November 1,1998
  28. • fixed a memory lack problem
  29.  
  30. version 1.1.3 October 24,1998
  31. • fixed a minor bug
  32. • removed the "ready to fly" message at startup
  33.  
  34. version 1.1.2 October 22,1998
  35. • if an error occur during the execution of a script, the error message is displayed into the HTML page
  36.  
  37. version 1.1.1 September 20, 1998
  38. • fixed a bug in the scripts execution algorithm
  39. • changed PIXO action name from OPEN_SCRIPT to OPEN_SCRIPT_PIXO for compatibility with NetCloak and FireSite
  40.    (thanks to Chris Patterson)
  41.  
  42. version 1.1 September 11, 1998
  43. • added PIXO support
  44. • recompiled with CW Pro version 3.1 and MSL version 2.4.10
  45.  
  46. version 1.0.2 June 25, 1998
  47. • added alias support
  48.  
  49. version 1.0.1 June 23, 1998
  50. • fixed a small bug in the demo version
  51.    (thanks to Rock Kennedy)
  52.  
  53. version 1.0 June 22, 1998
  54. • first public release